-
Re: Formula To Indicate A Task Is Ready Because Predecessors Are Complete [Solution]
@Tanner Polzin thanks for your insights. Since we predominantly use only one other variant (SS), I will use your multiple column method and get that to work for FS and SS.1 · -
Re: SUCCESSORS Testing
Thanks @Paul Newcome, the final version ended up as: =IF(AND(Predecessors@row <> "", Progress@row <> "Complete", COUNTIFS([Next Tasks]:[Next Tasks], HAS(@cell, Row@row…1 · -
Re: Work Breakdown Structure (WBS) - Column Formula Configuration
@RichC mine numbers properly (using the downloaded template). Worth checking the hidden columns to see whether they have become mixed up.2 · -
Re: Avoiding Duplications when Copying a Row with Workflow Automation
@Gwynneth if you have a column where there is a unique identifier to differentiate rows, then you can use one of the methods described in the post below. Basically, when the updated row is copied to …1 · -
Re: How do I get my overall font size smaller so I can see an entire sheet?
@Daneen apologies if this seems an obvious question, did you check your browser zoom settings? "Ctrl + 0' is the keyboard shortcut to return your browser zoom to 100%2 ·